home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 September / 09_02.iso / software / radiator / setup.exe / Add-ons / Global hot key / readme.txt next >
Encoding:
Text File  |  2002-04-08  |  2.6 KB  |  59 lines

  1. RTControl 1.8.3
  2. Radiator download on http://flesko.cz
  3. Freeware, (c) Alexey Hakimzyanov, Russia, asfp@mail.ru                                                  
  4.                         
  5. DESCRIPTION:
  6. ------------                              
  7. RTControl is a little program for Radiator remote controlling. You can assign 
  8. messages (special kind of Windows "commands" sent to Radiator) to hot-keys 
  9. (keys combinations) and they will be activated from any other application, i.e.
  10. hot-key is global in your system. Thus you may start recording from Far file
  11. manager or from Delphi IDE by one touch!
  12.  
  13. Version 1.8.3 (08/04/2002)
  14. Added ability to:
  15. - use also Win key. Thus now four control keys are used: Alt, Control, Shift, Win.
  16. - use independent keys for independent messages, i.e. Ctrl + F9 to mute, Alt+F9 to
  17.   unmute and so on.
  18.  
  19. Version 1.8.1 (07/11/2001)
  20. - configuration window (launched with parameter -c) now does not unload program
  21.   from memory - changes are reflected immediately after closing the configuration
  22.  
  23. LOADING/UNLOADING:
  24. ------------------
  25. To load program simply run RTControl.exe, to unload run it again.  
  26. Ini file will be created automatically after first start (you do not need 
  27. edit it manually).
  28.  
  29. CONFIGURATION:
  30. --------------
  31. To set hot-keys you may run program in "Configuration mode" (thanks to Mirek
  32. for idea :) 
  33. û simply run program with command-line parameter "-c". 
  34. - you will see configuration dialog, where you can check control boxes for 
  35.   Alt, Control and Shift keys - it means that hot-keys will be activated 
  36.   only when checked keys are pressed simultaneously with the defined key
  37.   (for example, when you set hot key for some message to "M" and check Alt and
  38.   Shift checkboxes, the message will be sent when all the keys are pressed 
  39.   together.)
  40. - select desired message from drop-down list û you will see its assigned key 
  41.   code and key name or nothing if key is not assigned yet. 
  42.   You can define/redefine it by pressing the new key now. If you assign the same
  43.   key to different messages only last message will work 
  44.   (in order in ini-file). If your key not displayed click mouse somewhere 
  45.   on dialog and repeat key press. It is not a bug û it is feature :)
  46.   
  47. - If you run program with switch '-v' you will see welcome message.
  48.  
  49. RTControl supports 33 ôsimpleö messages  i.e. messages that do not require 
  50. parameters.
  51.  
  52. Ex. WM_MyTuneStatNo requires station number as param and it is not supported
  53. for now.    
  54.  
  55. Enjoy with Radiator and RTControl!
  56.  
  57. Best regards,
  58. Alexey Hakimzyanov, author
  59. Mirek Flesko, language advisor ;-)